home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 1999 November / maximum-cd-1999-11.iso / Battlezone II / Disk1 / data1.cab / Program_Executable_Files / data.pak / weapons_insane_gtechno_techno.odf < prev    next >
Encoding:
INI File  |  1999-08-25  |  2.6 KB  |  127 lines

  1. [OrdnanceClass]
  2. classLabel = "BULLET"
  3.  
  4. shotGeometry = NULL
  5. shotRadius = 2.0
  6. xplGround = "xtechit"
  7. xplVehicle = "xtechit"
  8. xplBuilding = "xtechit"
  9.  
  10. renderName = "techno.render"
  11. ammoCost = 10
  12. lifeSpan = 3.0
  13. shotSpeed = 75.0
  14.  
  15. damageValue(N) = 250
  16. damageValue(L) = 250
  17. damageValue(H) = 200
  18. damageValue(S) = 250
  19. damageValue(D) = 250
  20. damageValue(A) = 250
  21.  
  22. [Render]
  23. renderBase = "draw_multi"
  24. renderCount = 4
  25. renderName1 = "techno.flare1"
  26. renderName2 = "techno.flare2"
  27. renderName3 = "techno.trailr"
  28. renderName4 = "techno.trailb"
  29.  
  30. [Flare1]
  31. renderBase = "draw_sprite"
  32. textureName = "plasma.tga"
  33. textureBlend = "one one modulate"
  34. startColor = "255 63 255 255"
  35. finishColor = "255 63 255 255"
  36. startRadius = 5.0
  37. finishRadius = 5.0
  38. animateTime = 3.0
  39.  
  40. [Flare2]
  41. renderBase = "draw_sprite"
  42. textureName = "plasma.tga"
  43. textureBlend = "one one modulate"
  44. startColor = "255 255 255 255"
  45. finishColor = "255 255 255 255"
  46. startRadius = 1.5
  47. finishRadius = 1.5
  48. animateTime = 3.0
  49.  
  50. [TrailR]
  51. renderBase = "draw_emit"
  52. emitName = "techno.sparkr"
  53. emitDelay = 0.5
  54. emitVelocity = "0.0 0.0 30.0"
  55. emitVariance = "10.0 10.0 10.0"
  56.  
  57. [TrailB]
  58. renderBase = "draw_emit"
  59. emitName = "techno.sparkb"
  60. emitDelay = 0.5
  61. emitVelocity = "0.0 0.0 30.0"
  62. emitVariance = "10.0 10.0 10.0"
  63.  
  64. [SparkR]
  65. simulateBase = "sim_smoke"
  66. lifeTime = 0.5
  67. renderBase = "draw_multi"
  68. renderCount = 3
  69. renderName1 = "techno.sparkflare2"
  70. renderName2 = "techno.sparkflarer"
  71. renderName3 = "techno.sparktrailr"
  72.  
  73. [SparkB]
  74. simulateBase = "sim_smoke"
  75. lifeTime = 1.0
  76. renderBase = "draw_multi"
  77. renderCount = 3
  78. renderName1 = "techno.sparkflare2"
  79. renderName2 = "techno.sparkflareb"
  80. renderName3 = "techno.sparktrailb"
  81.  
  82. [SparkFlare]
  83. renderBase = "draw_sprite"
  84. textureName = "plasma.tga"
  85. textureBlend = "one one modulate"
  86. startRadius = 2.0
  87. finishRadius = 0.4
  88. animateTime = 1.0
  89.  
  90. [SparkFlare2]
  91. renderBase = "draw_sprite"
  92. textureName = "plasma.tga"
  93. textureBlend = "one one modulate"
  94. startColor = "255 255 255 255"
  95. finishColor = "255 255 255 0"
  96. startRadius = 0.6
  97. finishRadius = 0.12
  98. animateTime = 1.0
  99.  
  100. [SparkFlareR]
  101. renderBase = "techno.sparkflare"
  102. startColor = "255 255 63 255"
  103. finishColor = "255 0 0 0"
  104.  
  105. [SparkFlareB]
  106. renderBase = "techno.sparkflare"
  107. startColor = "63 255 255 255"
  108. finishColor = "0 0 255 0"
  109.  
  110. [SparkTrail]
  111. renderBase = "draw_trail"
  112. textureBlend = "one one modulate"
  113. startRadius = 0.1
  114. finishRadius = 0.0
  115. segmentTime = 0.03
  116. trailTime = 0.2
  117.  
  118. [SparkTrailR]
  119. renderBase = "techno.sparktrail"
  120. startColor = "255 255 63 255"
  121. finishColor = "255 0 0 0"
  122.  
  123. [SparkTrailB]
  124. renderBase = "techno.sparktrail"
  125. startColor = "63 255 255 255"
  126. finishColor = "0 0 255 0"
  127.